From: Richard M. Stallman Date: Tue, 30 Sep 2003 20:48:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25347 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=80a8c6a63e769355d9be876226a88d7f074caa9f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b0f6ee8984..5ae9a533cfd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-09-30 Richard M. Stallman + + * dired.el (dired-mode): Handle dired-directory as a list. + 2003-09-30 Nick Roberts * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add. diff --git a/man/ChangeLog b/man/ChangeLog index d63d83ad145..b7a068685ae 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,16 @@ +2003-09-30 Richard M. Stallman + + * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T. + + * widget.texi (User Interface): Fix typos. + + * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}. + + * cmdargs.texi (General Variables): Remove MAILRC envvar. + + * misc.texi (Saving Emacs Sessions): Shorten the section, + collapsing back into one node. + 2003-09-30 Lars Hansen * misc.texi: Section "Saving Emacs Sessions" rewritten.